You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > Statistics.MaxwellFit Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.MaxwellFit Method

Calculate parameters for Maxwell distributed values.

Syntax
C#
Visual Basic
public static void MaxwellFit([In] TVec X, out double a);
Parameters 
Description 
[In] TVec X 
Stores data which is assumed to to follow Maxwell distribution. 
out double a 
Return Maxwell distribution parameter estimator a. 

RandomMaxwell

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!